babl.git
2008-04-03 Øyvind KolåsApplied patch from Jan Heller that ports BablFishPath...
2008-04-01 Øyvind Kolåsapplied patch from Jan Heller that improves readability...
2008-03-31 Sven Neumannadded Jan Heller and obfuscated the email addresses.
2008-03-29 Sven Neumannbabl/babl-component.c babl/babl-conversion.c babl/babl...
2008-03-24 Tor LillqvistMake the "test" array static.
2008-03-23 Martin Nordholtstypedef:ed BABL free and malloc function pointers.
2008-03-23 Martin NordholtsAdded "This considerably improves BABL performance...
2008-03-22 Sven NeumannApplied patch from Jan Heller that introduces list...
2008-03-16 Mukund Sivaramangetenv() can return NULL.
2008-03-16 Mukund SivaramanAdded missing va_end()s.
2008-03-16 Mukund SivaramanAdded missing dlclose()s.
2008-03-02 Øyvind Kolåsdo not add @DL_LIBS@ to link line of babl.
2008-03-02 Øyvind KolåsApplied patch from dmacks@netspace.org closing bug...
2008-02-27 Øyvind Kolåspost release version increment to 0.0.21
2008-02-27 Øyvind Kolås=========================== 0.0.20 released ======...
2008-02-27 Øyvind Kolåsuse mktemp instead of tempfile.
2008-02-27 Øyvind Kolås-I$(top_builddir) to be able to include config.h
2008-02-19 Sven Neumannadd some extra pixels outside the valid range to fix...
2008-02-19 Sven Neumannrenamed test_pixels to num_test_pixels.
2008-02-19 Sven Neumannreverted previous change as it introduces the risk...
2008-02-19 Øyvind Kolåsmake the testbuffer contain values in the range -0...
2008-02-15 Øyvind Kolåscleaned up win32 detection vs plug-in compilation speci...
2008-02-11 Kevin CozensSet shrext to ".dylib" for Darwin (ie. Mac OS).
2008-01-22 Sven Neumannuse the correct lookup table.
2008-01-20 Øyvind KolåsAlways use BablFishPath's for accepted conversions...
2008-01-19 Øyvind KolåsApplied patch from Deji Akingunola <dakingun@gmail...
2008-01-10 Sven Neumannadded extension to speed up code paths that are execute...
2008-01-10 Sven Neumannextended CFLAGS so that config.h can be included.
2008-01-07 Kevin CozensReverted previous change. BABL hasn't been updated...
2008-01-07 Kevin CozensUse G_MODULE_SUFFIX instead of a hard-coded suffix.
2008-01-06 Sven Neumannmade internal functions static.
2007-12-31 Sven Neumanncompletely fill the lookup tables for conversion from...
2007-12-30 Kevin CozensUse SHREXT instead of hard-coded ".so".
2007-12-30 Manish SinghFix ytpo
2007-12-30 Øyvind Kolåspost release version increment to 0.0.19
2007-12-30 Øyvind Kolås=========================== 0.0.18 released ======...
2007-12-30 Øyvind Kolåssvn path=/trunk/; revision=262
2007-12-29 Michael Nattererone const was forgotten.
2007-12-29 Øyvind KolåsConst'ified code with Babl*'s refering to formats.
2007-11-25 Øyvind Kolåspost release version increment to 0.0.17
2007-11-25 Øyvind Kolås=========================== 0.0.16 released ======...
2007-11-25 Øyvind Kolåssvn path=/trunk/; revision=256
2007-11-25 Øyvind Kolåsdo additional casts to silence warnings from compiler.
2007-11-25 Øyvind Kolåschanged documentation to use babl_format instead of...
2007-11-25 Øyvind Kolåsupdated. added COPYING and COPYING.LESSER added COPYING...
2007-11-13 Øyvind Kolåsswapped source and destination around in memcpy.
2007-11-13 Øyvind Kolåsswapped source and destination around in memcpy.
2007-11-13 Øyvind Kolåsoptimized fishing when looking up existing fish (should...
2007-11-11 Øyvind KolåsModified copyright statement to refer to an URL instead...
2007-11-11 Øyvind KolåsKeep a cache of the linear version of BablImage's neede...
2007-11-10 Øyvind Kolåsimprove visualization of results.
2007-11-10 Øyvind KolåsOptimized lookup by adding an inline version of babl_db...
2007-11-10 Øyvind KolåsDo not accept BABL_FISH_REFERENCE as a valid result...
2007-11-10 Øyvind Kolåsdocumented BABL_STATS environment variable.
2007-11-10 Øyvind Kolås Upgraded babl from LGPLv2 to LGPLv3. Copyright stateme...
2007-10-29 Michael SchumacherDIR_SEP='\' is evil, use DIR_SEP='\\' instead.
2007-09-15 Kevin CozensDefine name of babl library file.
2007-09-14 Kevin CozensChanges to let BABL find its extensions at run time...
2007-09-12 Kevin CozensAdded check for existence of automake-1.10. Fixes bug...
2007-09-10 Øyvind Kolåsreturn immediately if 0 pixels were requested to be...
2007-09-01 Øyvind Kolåsadded.
2007-08-30 Øyvind KolåsApplied patch from Kevin Cozens fixing bug #467652
2007-08-02 Kevin Cozensextensions/gggl.c Only include math.h once.
2007-08-01 Øyvind KolåsFixed compiler abort on certain LDFLAGS values (-Wl...
2007-03-25 Øyvind Kolåsreindented all of the code using uncrustify
2007-03-21 Étienne BersacDon't distribute generated files. It's spurious when...
2007-03-21 Øyvind KolåsMake force the value of shrext to either .dll or .so...
2007-03-13 Michael Schumacheruse PATHSEP (platform-dependent, defined to ';' on...
2007-03-13 Michael SchumacherAC_SUBST and AC_DEFINE $shrext into variables for Makef...
2007-03-12 Michael Schumacherapplied patch by John Marshall to make babl extensions...
2007-03-12 Øyvind Kolåsgo fishing for an existing fish for the source/destinat...
2007-03-12 Øyvind Kolåsgo fishing for an existing fish for the source/destinat...
2007-02-21 Øyvind Kolåsmake _Babl be a typedef and not a union that gets inclu...
2007-02-18 Øyvind Kolåspost release increment to 0.0.15
2007-02-18 Øyvind Kolåsincreased version to 0.0.14 for release.
2007-02-17 Øyvind Kolåsadds, reordering and trimming of information in webpage.
2007-02-17 Øyvind Kolåsremoved obsoloted FIXME.
2007-02-17 Øyvind Kolåsreincorporate NEWS, added link to extensions dir in...
2007-02-16 Øyvind Kolåscache the values looked up from BABL_ERROR and BABL_PAT...
2007-02-16 Øyvind Kolåsspecify Y'CbCrA model instead of Y'CbCr for Y'CbCrA...
2007-02-15 Øyvind Kolåssimplified logic of code to speed it up.
2007-02-14 Øyvind Kolåsavoid divisions by zero, thus making the reference...
2007-02-11 Øyvind Kolåsupdated news for many versions.
2007-02-10 Kevin CozensChanged CVS reference to SVN.
2007-02-10 Kevin Cozensbabl/Makefile.am babl/base/Makefile.am Removed referenc...
2007-02-10 Kevin Cozensbabl/Makefile.am babl/base/Makefile.am Removed referenc...
2007-01-31 Øyvind Kolåsremoved .cvsignore files
2007-01-30 Øyvind KolåsRemoved .cvsignore files.
2007-01-28 Øyvind Kolåsset version to 0.0.13
2007-01-28 Øyvind Kolåsset version to 0.0.12
2007-01-28 Øyvind Kolåsthings are not in CVS but SVN now.
2007-01-28 Øyvind Kolåsshut up compiler warning.
2007-01-28 Øyvind Kolåsgive names to the custom formats.
2007-01-28 Øyvind Kolåsadded Michael Natterer as janitor.
2007-01-28 Øyvind Kolåsadded Tim Mooney
2007-01-28 Øyvind Kolåsadded optimized permutator for going from cairo's buffe...
2007-01-28 Øyvind Kolåsfixed gamma conversion.
2007-01-22 Michael Schumacherdeclare the test programs used during doc creating...
2007-01-21 Øyvind KolåsApplied patch from Tim Mooney fixing bug #392916
2007-01-21 Øyvind Kolåsapplied patch from Tim Mooney fixing bug #392843, repla...
next